home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #10 / Software USA Volume 4.10.iso / mac / Home and Office / HTML Markup / Scripts / BBEdit / About the BBEdit Scripts next >
Encoding:
Text File  |  1996-09-28  |  1.1 KB  |  17 lines  |  [TEXT/R*ch]

  1. BBEdit Scripts for HTML Markup 2.2
  2.  
  3. To use these scripts, drop them in the "BBEdit Scripts" folder of BBEdit 4.0 (it may also work with earlier versions). Here's what they do:
  4.  
  5.  
  6. BBEdit Markup - Converts the selected text into a full HTML file and replaces it with this new file. To use it, just select some text and choose "BBEdit Markup" from the script menu in BBEdit. It will ask you which set you'd like to use. Press return to use the default set (if there is none, the current settings will be used). 
  7.  
  8.  
  9. BBEdit Simple Markup - Converts the selected text into its HTML equivalent. This will not create an entire HTML file but will convert special characters into their HTML equivalents. It will not use HTML Markup's advanced features like URL conversion however. For example, if I selected the word résumé and chose "BBEdit Simple Markup" from the script menu in BBEdit, it would replace it with
  10. résumé, which is the way that the word is represented in HTML.
  11.  
  12.  
  13. If you have any comments about these scripts or suggestions, please send them to klephacks@kagi.com
  14.  
  15.  
  16. -Scott J. Kleper
  17.